type github.com/jackc/pgx/v5/pgtype.encodePlanIntervalCodecBinary
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
interval.go#L91: return encodePlanIntervalCodecBinary{}
interval.go#L99: type encodePlanIntervalCodecBinary struct{}
interval.go#L101: func (encodePlanIntervalCodecBinary) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)